Dew Stats for .NET
|
InterQuartile range.
Parameters |
Description |
[In] TVec X |
Data. An exception is raised if X is complex. |
TPercentileMethod Method |
Defines one of the available methods for calculating percentile. Software packages use different methods to calculate percentiles. For example, Excel uses pctMethodNMinus, while on the other hand, NCSS's default method is pctMethodNPlus. |
the interquartile range of all X vector elements. The interquartile range is defined as a difference between 75th percentile and 25th percentile of given values.
Calculate the IQR for given values.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|